GanttView for WPF | ComponentOne
C1.WPF.GanttView Assembly / C1.GanttView Namespace / PropertyStorage<T> Class / Count Property

In This Topic
    Count Property (PropertyStorage<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Count As Integer
    public virtual int Count {get;}
    See Also